home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 2510.ZIP / READ.ME next >
Text File  |  1990-10-22  |  4KB  |  97 lines

  1.             Tom Rettig's Library: Clipper Edition
  2.    Advanced Extended Library, Version 1.20, October 22, 1990
  3.          For both Clipper 5.0 and Clipper Summer '87
  4.                      __________________
  5.  
  6.                    PUBLIC DOMAIN SOFTWARE
  7.                      __________________
  8.  
  9. This is the same software (including source code) that sold
  10. thousands of copies at $99.95 since its release in October, 1986.
  11. All rights to all programs, except Tom Rettig's HELP software, were
  12. released into the Public Domain by Tom Rettig Associates on October
  13. 22, 1990.  You may use this code in any way you like.  You may make
  14. unlimited copies for any purpose, distribute them, and post them on
  15. Bulletin Board Systems.
  16.  
  17. This software was the first third-party library developed for
  18. Clipper, FoxBASE+, and dBASE III PLUS.  In 1988, it won Data
  19. Based Advisor magazine's award for "Best Dbase Add-on Library."
  20. In 1990, it won DBMS magazine's "Readers' Choice Award" in the
  21. Libraries category.
  22.  
  23. ======================== DOCUMENTATION =========================
  24.  
  25. Tom Rettig's Library comes with electronic documentation in a
  26. special edition of Tom Rettig's HELP, pop-up quick reference
  27. software designed specifically to document high-level languages
  28. like Dbase and language extensions like this Library.
  29.  
  30. Information in the TRLCLIP.TRH Data File is in the public
  31. domain.  The .TRH format and all parts of the TRLHELP.EXE Reader
  32. are copyrighted and licensed to permit unlimited distribution.
  33.  
  34. ========================= INSTALLATION =========================
  35.  
  36. Both the Library and its electronic documentation come on a single
  37. diskette or downloadable TRL4CL.ZIP file containing these files:
  38.  
  39.    Filename     --  Contents when decompressed
  40.    --------------------------------------------------------------
  41.    READ.ME      --  Same as this you are reading
  42.    TREXEC.EXE   --  Documentation and utilities
  43.    TRLIBS.EXE   --  Libraries for Clipper 5.0 and Summer '87
  44.    TRSOURCE.EXE --  Assembly, C, and Clipper language source code
  45.  
  46. The three .EXE files are self-decompressing ZIP files that contain
  47. these programs:
  48.  
  49.   File          Programs      Size     Recommended Installation
  50.   ------------  ------------  -------  ----------------------------
  51.   TREXEC.EXE    TRLHELP.EXE    46,190  Electronic documentation and
  52.                 TRLCLIP.TRH   187,310  stand-alone utilities belong
  53.                 BITSTRIP.COM   20,748  with your other executable
  54.                 FATTRIB.EXE    18,519  programs in a directory that
  55.                 INDEXKEY.EXE   13,177  is already in your DOS path.
  56.                 MEMHOG.COM        239  This way, you can call them
  57.                 MEMORY.COM        252  from anywhere.
  58.  
  59.   TRLIBS.EXE    TR.LIB        113,897  Linkable libraries belong
  60.                 TR87.LIB       28,343  with your Clipper libraries.
  61.  
  62.   TRSOURCE.EXE  184 files     354,687  Source belongs in a separate
  63.                                        directory called \trlib.
  64.  
  65. To install these files, make your active default directory the one
  66. in which you want the TRLIB files.  Then type the .EXE file name at
  67. the DOS prompt, specifying the drive in which the .EXE file resides.
  68. For example, if the .EXE files are on a diskette in drive A: and you
  69. want to install the libraries on drive C in the \CLIPPER5\INCLUDE
  70. directory:
  71.  
  72.    C:\ cd clipper5\include
  73.    C:\CLIPPER5\INCLUDE> a:trlibs
  74.  
  75. ======================== GETTING STARTED ========================
  76.  
  77. Type TRLHELP at the DOS prompt to load the pop-up TRHELP software.
  78.  
  79. Press Alt-F1 to read the TRHELP and TRLIB documentation.
  80.  
  81. Select Using TRLIB from the Info menu and read this very important
  82. information before using TRLIB.
  83.  
  84. ========================= REGISTRATION =========================
  85.  
  86. No registration is necessary, but if you would like information
  87. about our commercial products and services, please send your
  88. mailing address to:
  89.  
  90.    Tom Rettig Associates
  91.    9300 Wilshire Boulevard, Suite 470
  92.    Beverly Hills, CA  90212
  93.  
  94. Happy programming,
  95. Tom Rettig
  96.  
  97.